Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-001702
#<BuildRuby:0x00007f2ab984fdd8
@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.20240929-001702",
@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.000002 0.000021 ( 0.000022)
autoconf 0.000035 0.000005 0.000040 ( 0.000039)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.004610 0.003468 4.332115 ( 3.548888)
build_miniruby 0.001415 0.000221 1.515966 ( 1.512884)
build_ruby 0.001595 0.000250 4.221360 ( 4.418434)
build_all 0.006964 0.000450 6.475818 ( 3.457752)
build_install 0.011084 0.007176 9.573228 ( 4.303995)
test_btest 0.000898 0.000170 90.172244 ( 24.229697)
test_basic 0.007233 0.000601 0.876079 ( 0.927265)
test_all 0.086648 0.064559 747.463822 (219.382743)
test_rubyspec 0.047022 0.040242 134.743670 ( 36.910741)
total: 298.69 sec