Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230908-005634
#<BuildRuby:0x0000563c5168e078
@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.20230908-005634",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006729 0.000420 2.285751 ( 4.784170)
build_miniruby 0.001521 0.000235 1.713219 ( 1.910045)
build_ruby 0.001734 0.000266 3.352255 ( 3.706738)
build_all 0.004805 0.003582 6.091580 ( 3.883565)
build_install 0.007740 0.011143 7.822330 ( 5.841707)
test_btest 0.000925 0.000238 83.093448 ( 44.252690)
test_basic 0.004112 0.004028 0.959014 ( 1.314832)
test_all 0.004881 0.005527 695.582504 (303.486565)
test_rubyspec 0.020638 0.048808 102.388396 (122.323898)
total: 491.51 sec