Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-204352
#<BuildRuby:0x00005575978bda00
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240304-204352",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000034 0.000001 0.000035 ( 0.000035)
configure 0.000022 0.000001 0.000023 ( 0.000022)
build_up 0.007043 0.000243 2.718589 ( 2.453695)
build_miniruby 0.001349 0.000047 1.823021 ( 1.822927)
build_ruby 0.000000 0.001656 3.485952 ( 3.715054)
build_all 0.001008 0.006430 6.624330 ( 2.774203)
build_install 0.013540 0.006192 8.736296 ( 4.644824)
test_btest 0.000697 0.000094 94.966300 ( 49.914164)
test_basic 0.006395 0.000000 0.932144 ( 1.006387)
test_all 0.079011 0.040716 834.980370 (322.696685)
test_rubyspec 0.047692 0.040201 124.910431 (134.348799)
total: 523.38 sec