Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240716-145030
#<BuildRuby:0x00007fc42ddbfdc8
@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.20240716-145030",
@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.000004 0.000020 ( 0.000021)
autoconf 0.000028 0.000006 0.000034 ( 0.000036)
configure 0.000025 0.000005 0.000030 ( 0.000031)
build_up 0.007155 0.000000 3.369070 ( 3.266486)
build_miniruby 0.001693 0.000000 1.549501 ( 1.547405)
build_ruby 0.002024 0.000000 4.143221 ( 4.316815)
build_all 0.005603 0.003321 8.148905 ( 3.217315)
build_install 0.014339 0.004479 10.807276 ( 5.048444)
test_btest 0.000849 0.000189 111.337709 ( 29.128209)
test_basic 0.004673 0.004179 1.151890 ( 1.207188)
test_all 0.131429 0.018716 850.976682 (239.266573)
test_rubyspec 0.056941 0.034866 162.706466 ( 39.862137)
total: 326.86 sec