Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240127-224335
#<BuildRuby:0x00005568559824f8
@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.20240127-224335",
@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.000006 0.000021 ( 0.000021)
autoconf 0.000025 0.000009 0.000034 ( 0.000033)
configure 0.000021 0.000008 0.000029 ( 0.000028)
build_up 0.000000 0.006464 1.789252 ( 2.133599)
build_miniruby 0.000000 0.001283 1.442038 ( 1.440674)
build_ruby 0.000000 0.001486 3.270657 ( 3.503709)
build_all 0.005775 0.001451 5.981394 ( 2.385190)
build_install 0.010964 0.005753 7.519837 ( 3.668314)
test_btest 0.000649 0.000291 83.959331 ( 22.255281)
test_basic 0.005160 0.000619 0.742325 ( 0.806227)
test_all 0.075911 0.040536 711.339766 (208.857998)
test_rubyspec 0.053370 0.041786 148.138836 (159.463521)
total: 404.52 sec