Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240630-102639
#<BuildRuby:0x00007fe468e1fdd0
@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.20240630-102639",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000023 0.000008 0.000031 ( 0.000031)
configure 0.000020 0.000007 0.000027 ( 0.000027)
build_up 0.003200 0.005217 3.493989 ( 3.152301)
build_miniruby 0.001361 0.000544 1.184252 ( 1.181115)
build_ruby 0.001342 0.000537 3.209400 ( 13.435131)
build_all 0.004152 0.004204 7.538159 ( 2.905708)
build_install 0.009094 0.010909 9.950016 ( 4.725106)
test_btest 0.000806 0.000403 107.758555 ( 29.426212)
test_basic 0.002634 0.005555 0.954378 ( 1.003143)
test_all 0.091851 0.057175 781.613584 (231.051375)
test_rubyspec 0.060668 0.033008 168.197038 ( 28.478050)
total: 315.36 sec