Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230804-142230
#<BuildRuby:0x000055560122a130
@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.20230804-142230",
@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.000017 0.000000 0.000017 ( 0.000019)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.002885 0.004280 2.279976 ( 7.558328)
build_miniruby 0.001210 0.000084 1.675356 ( 2.327528)
build_ruby 0.001466 0.000101 3.458068 ( 5.991850)
build_all 0.007619 0.000525 2.858274 ( 3.967807)
build_install 0.016246 0.004794 4.583223 ( 6.967185)
test_btest 0.000872 0.000082 83.742193 ( 55.419849)
test_basic 0.002511 0.004978 0.985586 ( 2.004034)
test_all 0.001324 0.000166 701.296445 (479.575860)
test_rubyspec 0.036835 0.023085 102.280105 (175.961045)
total: 739.77 sec