Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-153817
#<BuildRuby:0x00005654c5c4a228
@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.20240316-153817",
@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.000002 0.000017 ( 0.000019)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000020 0.000004 0.000024 ( 0.000022)
build_up 0.006056 0.000362 2.306008 ( 2.321986)
build_miniruby 0.001328 0.000231 1.798105 ( 1.799593)
build_ruby 0.001555 0.000271 3.503611 ( 3.742100)
build_all 0.008454 0.000000 7.097294 ( 3.561843)
build_install 0.013940 0.005524 9.084650 ( 5.288758)
test_btest 0.000000 0.000747 94.283975 ( 33.705754)
test_basic 0.002928 0.005546 0.837337 ( 0.903264)
test_all 0.083932 0.035363 798.985708 (312.847481)
test_rubyspec 0.020186 0.066405 124.247474 (133.578613)
total: 497.75 sec