Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241203-010757
#<BuildRuby:0x00007eff0027fdc0
@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.20241203-010757",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000029 0.000005 0.000034 ( 0.000033)
build_up 0.008225 0.001210 3.778136 ( 4.349172)
build_miniruby 0.001303 0.000192 1.767593 ( 1.942502)
build_ruby 0.002240 0.000000 4.515099 ( 4.723849)
build_all 0.007231 0.003101 6.985935 ( 3.626568)
build_install 0.012723 0.010696 9.710712 ( 5.254364)
test_btest 0.000697 0.000146 78.528421 ( 22.145687)
test_basic 0.003026 0.006707 0.925098 ( 0.970581)
test_all 0.124810 0.020632 745.684553 (258.663909)
test_rubyspec 0.071516 0.017740 123.923769 ( 42.841004)
total: 344.52 sec