Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240615-193618
#<BuildRuby:0x00007f031f90fdc0
@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.20240615-193618",
@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.000021 0.000010 0.000031 ( 0.000031)
autoconf 0.000040 0.000019 0.000059 ( 0.000055)
configure 0.000033 0.000016 0.000049 ( 0.000048)
build_up 0.007432 0.001660 3.952809 ( 3.996016)
build_miniruby 0.001352 0.000631 1.669714 ( 1.668195)
build_ruby 0.001655 0.000773 4.704107 ( 4.895241)
build_all 0.003961 0.006081 8.408416 ( 4.475633)
build_install 0.014105 0.009191 11.231306 ( 6.527694)
test_btest 0.000642 0.000330 116.625016 ( 50.796821)
test_basic 0.008955 0.004483 1.374670 ( 1.702229)
test_all 0.125293 0.029302 878.003813 (282.590524)
test_rubyspec 0.055101 0.036944 163.343945 ( 58.901659)
total: 415.56 sec