Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-024545
#<BuildRuby:0x000055c84510df70
@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.20231218-024545",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.007847 0.000000 2.395990 ( 3.359968)
build_miniruby 0.001338 0.000184 1.695787 ( 1.962304)
build_ruby 0.001819 0.000000 3.398508 ( 3.779715)
build_all 0.008008 0.000244 5.878748 ( 3.952094)
build_install 0.013719 0.008462 7.610520 ( 5.752319)
test_btest 0.000842 0.000153 81.105319 ( 49.275084)
test_basic 0.000810 0.007559 0.892902 ( 0.996695)
test_all 0.082080 0.036356 700.095870 (272.398520)
test_rubyspec 0.033189 0.043342 101.647323 (136.750948)
total: 478.23 sec