Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240711-211625
#<BuildRuby:0x00007f5e3524fdc0
@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.20240711-211625",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000026 0.000007 0.000033 ( 0.000032)
build_up 0.007985 0.001088 3.984612 ( 7.812423)
build_miniruby 0.000000 0.002331 1.850950 ( 2.627189)
build_ruby 0.000917 0.001461 4.609630 ( 7.194787)
build_all 0.009594 0.001606 8.707298 ( 13.109793)
build_install 0.017953 0.010738 11.896325 ( 18.044076)
test_btest 0.000992 0.000298 121.099394 (189.791252)
test_basic 0.011365 0.000899 1.343465 ( 2.611530)
test_all 0.107477 0.067809 974.688417 (1020.064972)
test_rubyspec 0.055688 0.032084 164.107020 ( 47.531308)
total: 1308.79 sec