Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-212127
#<BuildRuby:0x00005605d98e9f88
@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.20230712-212127",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000034 0.000006 0.000040 ( 0.000041)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.006473 0.001244 2.202588 ( 5.545437)
build_miniruby 0.000000 0.001620 1.637905 ( 2.482990)
build_ruby 0.000000 0.002019 3.201891 ( 10.913145)
build_all 0.007635 0.000234 2.733425 ( 3.368171)
build_install 0.015533 0.003921 4.138391 ( 5.285756)
test_btest 0.000710 0.000156 84.053502 ( 51.123209)
test_basic 0.008342 0.000000 0.943478 ( 1.603339)
test_all 0.005980 0.001231 679.571894 (489.177313)
test_rubyspec 0.039012 0.016276 93.481117 (135.597302)
total: 705.10 sec