Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240617-144301
#<BuildRuby:0x00007f082ddefdc8
@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-144301",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000031 0.000009 0.000040 ( 0.000040)
configure 0.000029 0.000008 0.000037 ( 0.000039)
build_up 0.004127 0.004047 3.596925 ( 3.676481)
build_miniruby 0.000000 0.001882 1.681061 ( 1.677712)
build_ruby 0.000000 0.001879 4.122832 ( 4.295205)
build_all 0.004255 0.004171 7.706416 ( 3.175729)
build_install 0.011816 0.007043 9.729841 ( 4.449243)
test_btest 0.000687 0.000266 111.625734 ( 29.179445)
test_basic 0.002083 0.007638 1.251965 ( 1.301549)
test_all 0.122467 0.025132 804.130379 (236.319206)
test_rubyspec 0.049549 0.039449 160.364978 ( 37.653154)
total: 321.73 sec