Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-074238
#<BuildRuby:0x000055a92451e258
@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.20231205-074238",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000025 0.000004 0.000029 ( 0.000030)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.006424 0.000372 2.131022 ( 2.416326)
build_miniruby 0.001071 0.000164 1.434143 ( 1.460935)
build_ruby 0.001281 0.000197 2.699524 ( 2.878311)
build_all 0.001830 0.004550 5.295537 ( 2.134395)
build_install 0.009018 0.005757 6.690150 ( 3.251518)
test_btest 0.000630 0.000142 78.564072 ( 20.369204)
test_basic 0.002130 0.003455 0.805687 ( 0.868127)
test_all 0.080681 0.037144 644.400041 (184.448034)
test_rubyspec 0.031459 0.020287 80.422116 ( 91.902104)
total: 309.73 sec