Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230810-125947
#<BuildRuby:0x00005627a92c2118
@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.20230810-125947",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000031 0.000002 0.000033 ( 0.000033)
build_up 0.006877 0.000189 2.332759 ( 5.777979)
build_miniruby 0.001816 0.000114 1.737672 ( 2.480928)
build_ruby 0.001862 0.000117 3.645235 ( 7.195601)
build_all 0.007638 0.000477 2.926973 ( 3.433219)
build_install 0.020171 0.000414 4.617626 ( 6.987913)
test_btest 0.001203 0.000069 84.937710 ( 59.354034)
test_basic 0.000242 0.008633 1.029118 ( 2.221025)
test_all 0.007306 0.000309 703.274408 (583.718560)
test_rubyspec 0.022676 0.038884 104.018233 (207.567865)
total: 878.74 sec