Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-093454
#<BuildRuby:0x00005624ed93a3b0
@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.20230920-093454",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.003323 0.003887 2.381380 ( 4.779076)
build_miniruby 0.001320 0.000206 1.688373 ( 1.834968)
build_ruby 0.002043 0.000320 3.596108 ( 3.874715)
build_all 0.006983 0.001936 6.549030 ( 4.265252)
build_install 0.012906 0.006835 8.180673 ( 6.714294)
test_btest 0.000000 0.001022 86.621237 ( 44.712169)
test_basic 0.006112 0.001753 1.004120 ( 1.161107)
test_all 0.007854 0.001611 707.257744 (288.907357)
test_rubyspec 0.018952 0.053675 108.062790 (126.060332)
total: 482.31 sec