Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-144314
#<BuildRuby:0x0000559eb5441f70
@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.20231208-144314",
@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.000027 0.000003 0.000030 ( 0.000026)
autoconf 0.000035 0.000004 0.000039 ( 0.000034)
configure 0.000029 0.000003 0.000032 ( 0.000031)
build_up 0.007192 0.000799 2.432817 ( 3.200950)
build_miniruby 0.000000 0.001845 1.726888 ( 1.848756)
build_ruby 0.000168 0.001717 3.550875 ( 4.037435)
build_all 0.009200 0.000135 6.256462 ( 4.816730)
build_install 0.021811 0.000132 7.738485 ( 6.783979)
test_btest 0.000843 0.000097 85.518942 ( 68.433191)
test_basic 0.004613 0.003683 0.946049 ( 1.315536)
test_all 0.095186 0.035172 773.458479 (650.628553)
test_rubyspec 0.046032 0.033263 106.056133 (174.908172)
total: 915.97 sec