Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-232857
#<BuildRuby:0x000055d8c1691a00
@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.20230614-232857",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000028)
autoconf 0.000036 0.000011 0.000047 ( 0.000047)
configure 0.000025 0.000008 0.000033 ( 0.000032)
build_up 0.004827 0.002967 2.053832 ( 6.876209)
build_miniruby 0.001373 0.000439 1.543953 ( 3.993580)
build_ruby 0.001868 0.000000 3.099981 ( 7.997531)
build_all 0.006929 0.001536 2.472007 ( 4.856236)
build_install 0.017262 0.003905 3.824174 ( 8.026794)
test_btest 0.000733 0.000217 78.036835 ( 86.684186)
test_basic 0.000000 0.007153 0.880676 ( 2.320711)
test_all 0.000000 0.001271 590.280379 (468.694330)
test_rubyspec 0.025528 0.026907 85.074654 (131.828624)
total: 721.28 sec