Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-171054
#<BuildRuby:0x0000556cebeda2a8
@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.20230612-171054",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000000 0.000048 0.000048 ( 0.000025)
build_up 0.000000 0.007605 1.953634 ( 3.255692)
build_miniruby 0.001722 0.000000 1.613513 ( 1.629802)
build_ruby 0.000000 0.001904 3.125048 ( 3.360827)
build_all 0.005254 0.002134 2.273516 ( 1.679642)
build_install 0.010608 0.008201 3.480184 ( 2.729808)
test_btest 0.000549 0.000215 74.966758 ( 25.991070)
test_basic 0.004679 0.001831 0.833285 ( 0.946855)
test_all 0.001134 0.000444 589.759968 (246.009311)
test_rubyspec 0.035956 0.029975 88.655182 (113.863447)
total: 399.47 sec