Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-084755
#<BuildRuby:0x00007f1e49c5fdc8
@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.20240620-084755",
@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.000016 0.000006 0.000022 ( 0.000024)
autoconf 0.000030 0.000012 0.000042 ( 0.000041)
configure 0.000027 0.000010 0.000037 ( 0.000038)
build_up 0.000354 0.008108 3.270020 ( 3.144791)
build_miniruby 0.001047 0.000483 1.334131 ( 1.332292)
build_ruby 0.001886 0.000000 4.122184 ( 4.249137)
build_all 0.007536 0.000623 7.353884 ( 2.814467)
build_install 0.017291 0.001950 10.261779 ( 4.706444)
test_btest 0.000785 0.000304 111.204655 ( 29.414955)
test_basic 0.000398 0.008734 1.297227 ( 1.347657)
test_all 0.099644 0.047949 837.807788 (237.332106)
test_rubyspec 0.044621 0.041992 161.286987 ( 34.053036)
total: 318.40 sec