Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240901-003355
#<BuildRuby:0x00007f80834ffdc0
@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.20240901-003355",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000024 0.000005 0.000029 ( 0.000029)
autoconf 0.000039 0.000008 0.000047 ( 0.000047)
configure 0.000032 0.000007 0.000039 ( 0.000038)
build_up 0.002821 0.004757 3.680852 ( 3.629286)
build_miniruby 0.001316 0.000318 1.602092 ( 1.598605)
build_ruby 0.001399 0.000337 4.017676 ( 4.217851)
build_all 0.000094 0.008578 7.641261 ( 3.016045)
build_install 0.016418 0.004067 9.701267 ( 4.281207)
test_btest 0.000693 0.000209 114.808445 ( 32.934820)
test_basic 0.004977 0.005943 1.218537 ( 1.260308)
test_all 0.106346 0.043108 841.118866 (252.591224)
test_rubyspec 0.040082 0.048498 158.101889 ( 31.919857)
total: 335.45 sec