Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-162321
#<BuildRuby:0x000055c5d88fe258
@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.20231216-162321",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000021 0.000007 0.000028 ( 0.000029)
configure 0.000024 0.000008 0.000032 ( 0.000031)
build_up 0.000215 0.006477 2.174407 ( 2.234852)
build_miniruby 0.001008 0.000395 1.487321 ( 1.485931)
build_ruby 0.001463 0.000572 3.135718 ( 3.341472)
build_all 0.007410 0.000000 5.676562 ( 2.349497)
build_install 0.018311 0.000000 7.007596 ( 3.371764)
test_btest 0.000722 0.000079 82.570596 ( 22.471688)
test_basic 0.005348 0.000529 0.884999 ( 0.947649)
test_all 0.086101 0.034813 664.544841 (216.073012)
test_rubyspec 0.027727 0.039694 88.804912 (100.580211)
total: 352.86 sec