Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241215-120846
#<BuildRuby:0x00007fc65b99fdd0
@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.20241215-120846",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.002419 0.003770 2.166037 ( 2.496654)
build_miniruby 0.000000 0.001365 1.537086 ( 1.537429)
build_ruby 0.000000 0.001819 3.764344 ( 3.975102)
build_all 0.007623 0.000566 6.132119 ( 2.504044)
build_install 0.013761 0.002253 7.886003 ( 4.135180)
test_btest 0.000796 0.000136 77.329987 ( 21.312143)
test_basic 0.008759 0.000837 1.024697 ( 1.071918)
test_all 0.120910 0.026047 721.532612 (222.202364)
test_rubyspec 0.039853 0.039582 122.407412 ( 35.784917)
total: 295.02 sec