Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240123-151745
#<BuildRuby:0x0000562ccb0263b0
@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.20240123-151745",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000031 0.000006 0.000037 ( 0.000036)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.002351 0.004434 1.788817 ( 2.972062)
build_miniruby 0.001287 0.000297 1.789757 ( 2.272306)
build_ruby 0.001868 0.000000 3.530284 ( 4.211985)
build_all 0.004407 0.004642 6.795548 ( 6.330815)
build_install 0.014956 0.006656 8.220825 ( 7.747710)
test_btest 0.000893 0.000000 88.683326 ( 76.226830)
test_basic 0.002379 0.006476 0.995143 ( 1.457241)
test_all 0.081276 0.036552 771.719751 (416.468958)
test_rubyspec 0.037981 0.068481 181.902412 (226.900224)
total: 744.59 sec