Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240614-125544
#<BuildRuby:0x00007f1d6529fde0
@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.20240614-125544",
@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.000024 0.000005 0.000029 ( 0.000029)
autoconf 0.000039 0.000008 0.000047 ( 0.000047)
configure 0.000033 0.000006 0.000039 ( 0.000040)
build_up 0.003997 0.003973 3.610401 ( 3.640903)
build_miniruby 0.002191 0.000000 1.561373 ( 1.560950)
build_ruby 0.002286 0.000136 4.278022 ( 29.351553)
build_all 0.006925 0.001539 7.760114 ( 3.146888)
build_install 0.017524 0.001928 10.363446 ( 6.126887)
test_btest 0.000000 0.000955 112.461914 ( 31.742937)
test_basic 0.000000 0.009096 1.199072 ( 1.249018)
test_all 0.089267 0.062963 852.646039 (255.631383)
test_rubyspec 0.047335 0.045766 167.945356 ( 50.666004)
total: 383.12 sec