Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-193647
#<BuildRuby:0x0000559e850de8e0
@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.20230909-193647",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000023 0.000007 0.000030 ( 0.000030)
configure 0.000021 0.000006 0.000027 ( 0.000028)
build_up 0.005779 0.001849 2.251967 ( 4.454241)
build_miniruby 0.000000 0.002041 1.781507 ( 2.007511)
build_ruby 0.000000 0.002383 3.427123 ( 4.092661)
build_all 0.000000 0.008840 6.282818 ( 5.135795)
build_install 0.011574 0.010877 7.741980 ( 7.176278)
test_btest 0.000585 0.000292 85.235004 ( 52.985464)
test_basic 0.005051 0.002525 1.001051 ( 1.358185)
test_all 0.006572 0.003286 707.257152 (597.289564)
test_rubyspec 0.052836 0.028618 108.816413 (157.273456)
total: 831.77 sec