Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-135121
#<BuildRuby:0x0000561d1dd86018
@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.20240318-135121",
@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.000021 0.000003 0.000024 ( 0.000023)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.007398 0.000463 2.421171 ( 3.138543)
build_miniruby 0.001357 0.000187 1.799392 ( 1.831761)
build_ruby 0.002048 0.000282 3.667888 ( 4.054802)
build_all 0.008921 0.000046 7.141848 ( 4.670625)
build_install 0.017229 0.004302 9.036078 ( 6.296632)
test_btest 0.000781 0.000000 92.147009 ( 66.183606)
test_basic 0.007912 0.000621 1.091889 ( 1.264724)
test_all 0.064343 0.059208 810.350987 (368.566608)
test_rubyspec 0.045911 0.047848 126.045668 (135.504538)
total: 591.51 sec