Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231225-063532
#<BuildRuby:0x000056385a8ba3b0
@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.20231225-063532",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.002224 0.004673 1.726609 ( 2.874712)
build_miniruby 0.001340 0.000360 1.680327 ( 1.975789)
build_ruby 0.001449 0.000390 3.524047 ( 4.334302)
build_all 0.000000 0.009462 5.679203 ( 5.015907)
build_install 0.014048 0.006403 7.168913 ( 6.847922)
test_btest 0.000695 0.000255 83.181977 ( 81.250848)
test_basic 0.001016 0.007065 0.936124 ( 1.625030)
test_all 0.090767 0.042349 827.376588 (909.629964)
test_rubyspec 0.023329 0.057851 103.806855 (188.395824)
total: 1201.95 sec