Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240127-235241
#<BuildRuby:0x000055618610da00
@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.20240127-235241",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000022 0.000007 0.000029 ( 0.000029)
configure 0.000017 0.000005 0.000022 ( 0.000023)
build_up 0.001433 0.004490 1.783917 ( 2.093487)
build_miniruby 0.000890 0.000328 1.422356 ( 1.421681)
build_ruby 0.001044 0.000384 2.764362 ( 3.002894)
build_all 0.006027 0.000658 5.763574 ( 2.132399)
build_install 0.011979 0.005514 7.013049 ( 3.243074)
test_btest 0.000549 0.000200 81.537109 ( 21.892249)
test_basic 0.000994 0.004840 0.862506 ( 0.924466)
test_all 0.085095 0.030316 677.806643 (208.003875)
test_rubyspec 0.054943 0.039123 142.311289 (153.881958)
total: 396.60 sec