Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-070907
#<BuildRuby:0x000056340e176108
@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.20240312-070907",
@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.000001 0.000022 ( 0.000023)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.000000 0.007346 2.628232 ( 2.491061)
build_miniruby 0.000000 0.001366 1.776307 ( 1.776160)
build_ruby 0.000000 0.001758 3.601994 ( 3.841728)
build_all 0.007067 0.001175 6.827519 ( 3.439580)
build_install 0.004897 0.014484 8.252325 ( 4.426708)
test_btest 0.000768 0.000219 92.167282 ( 37.729290)
test_basic 0.006300 0.000788 0.982773 ( 1.075279)
test_all 0.092691 0.025028 801.916612 (297.421507)
test_rubyspec 0.045921 0.042589 126.932787 (138.295999)
total: 490.50 sec