Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-040326
#<BuildRuby:0x0000563f8593e868
@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.20240219-040326",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000038 0.000003 0.000041 ( 0.000040)
configure 0.000036 0.000002 0.000038 ( 0.000039)
build_up 0.005577 0.000385 1.932810 ( 2.295860)
build_miniruby 0.001528 0.000000 1.512427 ( 1.522180)
build_ruby 0.001743 0.000000 3.419062 ( 3.662363)
build_all 0.007980 0.000000 6.441877 ( 3.396711)
build_install 0.018089 0.000000 7.895983 ( 4.386217)
test_btest 0.000849 0.000014 92.152779 ( 37.509597)
test_basic 0.002207 0.004157 0.939557 ( 1.018067)
test_all 0.091605 0.022853 744.665992 (282.974557)
test_rubyspec 0.043591 0.045247 123.517752 (133.016958)
total: 469.78 sec