Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241020-200858
#<BuildRuby:0x00007f3db9edfdc0
@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.20241020-200858",
@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.000021 0.000006 0.000027 ( 0.000027)
autoconf 0.000032 0.000008 0.000040 ( 0.000039)
configure 0.000027 0.000006 0.000033 ( 0.000034)
build_up 0.008350 0.001073 4.253705 ( 4.703727)
build_miniruby 0.001649 0.000400 1.825092 ( 1.919221)
build_ruby 0.001973 0.000000 4.404574 ( 21.898276)
build_all 0.004739 0.003749 6.814519 ( 3.013510)
build_install 0.010409 0.005833 9.430770 ( 23.003492)
test_btest 0.000832 0.000082 95.697238 ( 29.517059)
test_basic 0.009894 0.001694 1.168773 ( 1.261518)
test_all 0.099319 0.049993 744.897509 (217.911420)
test_rubyspec 0.049836 0.036929 131.340158 ( 29.611829)
total: 332.84 sec