Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240617-133447
#<BuildRuby:0x00007f2ddcd0fdc0
@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.20240617-133447",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000036 0.000006 0.000042 ( 0.000043)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.000000 0.008714 3.835442 ( 3.934202)
build_miniruby 0.000000 0.001702 1.595876 ( 1.594437)
build_ruby 0.000626 0.001546 4.164502 ( 4.326949)
build_all 0.002301 0.007468 8.096452 ( 4.028883)
build_install 0.023398 0.000000 11.082768 ( 6.047855)
test_btest 0.001067 0.000037 118.419078 ( 60.070288)
test_basic 0.006437 0.007706 1.361707 ( 1.807957)
test_all 0.118392 0.035384 873.148100 (355.256064)
test_rubyspec 0.050415 0.044245 157.472841 ( 32.612375)
total: 469.68 sec