Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231217-154030
#<BuildRuby:0x000055616a8a2138
@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.20231217-154030",
@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.000002 0.000029 ( 0.000024)
autoconf 0.000038 0.000003 0.000041 ( 0.000037)
configure 0.000031 0.000003 0.000034 ( 0.000032)
build_up 0.003416 0.003906 2.435708 ( 2.490126)
build_miniruby 0.001536 0.000159 1.667616 ( 1.666470)
build_ruby 0.001480 0.000000 3.148202 ( 3.316999)
build_all 0.008953 0.000000 6.149590 ( 3.326211)
build_install 0.013885 0.006489 7.490800 ( 4.092625)
test_btest 0.001090 0.000000 83.339925 ( 35.624219)
test_basic 0.004913 0.002455 0.927310 ( 1.051284)
test_all 0.066027 0.053212 698.167252 (239.004835)
test_rubyspec 0.036151 0.024802 90.408869 (102.062252)
total: 392.64 sec