Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240131-160438
#<BuildRuby:0x000055e6b0566138
@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.20240131-160438",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000031 0.000003 0.000034 ( 0.000033)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.002607 0.003780 1.728005 ( 2.086082)
build_miniruby 0.001580 0.000218 1.404175 ( 1.401868)
build_ruby 0.001333 0.000184 3.241110 ( 3.457126)
build_all 0.006953 0.000390 6.133564 ( 2.454392)
build_install 0.009853 0.008555 7.305889 ( 3.409681)
test_btest 0.000974 0.000183 85.153208 ( 23.470822)
test_basic 0.007157 0.000000 0.850771 ( 0.919111)
test_all 0.094523 0.022854 722.693516 (213.052536)
test_rubyspec 0.058760 0.038216 151.830645 (163.093791)
total: 413.35 sec