Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240820-153945
#<BuildRuby:0x00007f6de031fdd0
@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.20240820-153945",
@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.000039 0.000010 0.000049 ( 0.000050)
configure 0.000032 0.000008 0.000040 ( 0.000040)
build_up 0.008037 0.001060 4.293614 ( 6.165104)
build_miniruby 0.002074 0.000000 1.909106 ( 2.429965)
build_ruby 0.002631 0.000169 4.966402 ( 16.181900)
build_all 0.008721 0.002242 9.238837 ( 9.394048)
build_install 0.011628 0.014179 12.660124 ( 12.438573)
test_btest 0.001030 0.000000 128.389396 (122.408931)
test_basic 0.009710 0.002006 1.398577 ( 2.267124)
test_all 0.102421 0.067769 943.065144 (908.808500)
test_rubyspec 0.073719 0.025377 176.963391 (119.172220)
total: 1199.27 sec