Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-151043
#<BuildRuby:0x00007fecf0d5fdd8
@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.20240921-151043",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000032 0.000008 0.000040 ( 0.000039)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.007497 0.000802 4.165419 ( 3.448960)
build_miniruby 0.000000 0.001845 1.764034 ( 1.761983)
build_ruby 0.000000 0.002369 4.440441 ( 4.611731)
build_all 0.004496 0.004038 7.245521 ( 3.065683)
build_install 0.009048 0.010046 10.848164 ( 5.249602)
test_btest 0.000974 0.000000 98.951141 ( 26.102076)
test_basic 0.005105 0.005007 1.156705 ( 1.202805)
test_all 0.099118 0.053633 795.542168 (235.389034)
test_rubyspec 0.055732 0.033953 138.055533 ( 30.111197)
total: 310.94 sec