Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-083158
#<BuildRuby:0x00005617464de078
@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.20231218-083158",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000030 0.000003 0.000033 ( 0.000034)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.007578 0.000356 2.398380 ( 2.940306)
build_miniruby 0.001435 0.000139 1.720897 ( 1.722520)
build_ruby 0.001801 0.000175 3.532804 ( 3.720044)
build_all 0.001079 0.007772 5.775965 ( 3.725311)
build_install 0.018096 0.000858 7.188768 ( 4.924039)
test_btest 0.000888 0.000127 81.014820 ( 37.198028)
test_basic 0.005477 0.000173 0.918671 ( 1.006317)
test_all 0.064485 0.058367 706.902180 (264.485503)
test_rubyspec 0.037566 0.037676 101.243289 (122.783460)
total: 442.51 sec