Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-011433
#<BuildRuby:0x0000559e7cca6230
@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.20240313-011433",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.004496 0.004635 2.818087 ( 3.545626)
build_miniruby 0.001376 0.000190 1.820883 ( 1.934654)
build_ruby 0.001497 0.000206 3.929810 ( 4.197937)
build_all 0.007935 0.000000 6.848811 ( 3.668617)
build_install 0.012536 0.008405 8.684987 ( 4.872667)
test_btest 0.000795 0.000140 94.525491 ( 39.331399)
test_basic 0.006234 0.001100 0.973841 ( 1.061909)
test_all 0.086192 0.032255 797.461463 (286.347704)
test_rubyspec 0.048854 0.038021 124.385179 (138.821918)
total: 483.78 sec