Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-230012
#<BuildRuby:0x00007f68b51efdc8
@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.20241024-230012",
@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.000013 0.000004 0.000017 ( 0.000019)
autoconf 0.000028 0.000010 0.000038 ( 0.000037)
configure 0.000026 0.000009 0.000035 ( 0.000035)
build_up 0.000345 0.008115 4.170596 ( 4.433898)
build_miniruby 0.002165 0.000000 1.826008 ( 1.827533)
build_ruby 0.001209 0.001251 4.471104 ( 32.136568)
build_all 0.002140 0.007471 6.945785 ( 4.901589)
build_install 0.018084 0.004623 10.163635 ( 6.104731)
test_btest 0.000502 0.000234 80.380699 ( 32.274104)
test_basic 0.009224 0.002590 1.196559 ( 1.549988)
test_all 0.113170 0.036223 782.837787 (365.983590)
test_rubyspec 0.049331 0.038037 129.635206 ( 61.015191)
total: 510.23 sec