Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240118-195244
#<BuildRuby:0x000055860be0e138
@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.20240118-195244",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000031 0.000002 0.000033 ( 0.000032)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.004757 0.000328 1.684741 ( 2.041968)
build_miniruby 0.001475 0.000000 1.666209 ( 1.667455)
build_ruby 0.000000 0.001479 3.284835 ( 3.540928)
build_all 0.001655 0.006036 5.764158 ( 2.647950)
build_install 0.014011 0.003700 6.984591 ( 4.011296)
test_btest 0.000778 0.000111 83.345795 ( 34.260258)
test_basic 0.002816 0.004418 0.889379 ( 0.984145)
test_all 0.089580 0.031313 775.557128 (306.219918)
test_rubyspec 0.059004 0.045374 160.692051 (172.568736)
total: 527.94 sec