Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-235127
#<BuildRuby:0x00007f019ec0fde0
@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.20240925-235127",
@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.000020 0.000003 0.000023 ( 0.000025)
autoconf 0.000038 0.000008 0.000046 ( 0.000045)
configure 0.000028 0.000005 0.000033 ( 0.000034)
build_up 0.005013 0.004293 4.842774 ( 4.145353)
build_miniruby 0.001465 0.000320 1.724657 ( 1.721713)
build_ruby 0.001596 0.000349 4.360998 ( 4.576383)
build_all 0.005338 0.004492 7.303320 ( 3.505756)
build_install 0.017680 0.004415 10.779772 ( 5.510579)
test_btest 0.000749 0.000182 94.776862 ( 28.115903)
test_basic 0.008058 0.001960 0.983359 ( 3.609600)
test_all 0.123520 0.025570 773.512780 (222.908693)
test_rubyspec 0.040752 0.044261 135.533384 ( 30.991541)
total: 305.09 sec