Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-043714
#<BuildRuby:0x00007f2b994efdd8
@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.20240624-043714",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000041 0.000008 0.000049 ( 0.000050)
configure 0.000033 0.000006 0.000039 ( 0.000040)
build_up 0.003232 0.004787 3.562932 ( 3.585735)
build_miniruby 0.001608 0.000388 1.370698 ( 1.367107)
build_ruby 0.001561 0.000377 3.572627 ( 3.737926)
build_all 0.009150 0.000153 8.214850 ( 3.357309)
build_install 0.008296 0.011462 11.313136 ( 5.454633)
test_btest 0.000864 0.000254 116.607396 ( 30.668687)
test_basic 0.002145 0.007627 1.302682 ( 1.351079)
test_all 0.090234 0.059888 821.239869 (248.288893)
test_rubyspec 0.064978 0.028169 176.440925 ( 37.520039)
total: 335.33 sec