Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-062824
#<BuildRuby:0x00007f7061fbfdc8
@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.20241014-062824",
@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.000042)
configure 0.000034 0.000005 0.000039 ( 0.000040)
build_up 0.001493 0.007525 4.487063 ( 4.456269)
build_miniruby 0.001560 0.000337 1.662422 ( 1.661628)
build_ruby 0.001876 0.000000 4.495972 ( 4.672650)
build_all 0.005785 0.003951 7.596018 ( 3.068166)
build_install 0.004299 0.018780 10.504855 ( 5.018614)
test_btest 0.000960 0.000000 100.017772 ( 48.628215)
test_basic 0.010331 0.002489 1.323536 ( 1.522747)
test_all 0.116005 0.046175 884.325418 (488.063955)
test_rubyspec 0.044439 0.051048 147.035976 ( 94.689693)
total: 651.78 sec