Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-045401
#<BuildRuby:0x00005628cb105a00
@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.20240226-045401",
@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.000001 0.000018 ( 0.000019)
autoconf 0.000028 0.000002 0.000030 ( 0.000031)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.007099 0.000238 2.489167 ( 2.295513)
build_miniruby 0.001364 0.000101 1.523860 ( 1.522781)
build_ruby 0.000000 0.001529 3.498636 ( 3.748924)
build_all 0.007293 0.001231 6.580662 ( 3.261266)
build_install 0.013874 0.006254 8.260886 ( 4.710346)
test_btest 0.001111 0.000000 92.615925 ( 33.218446)
test_basic 0.001809 0.005641 1.020127 ( 1.149917)
test_all 0.093018 0.023297 770.211636 (257.142231)
test_rubyspec 0.040365 0.047220 125.334851 (136.800690)
total: 443.85 sec