Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240626-194637
#<BuildRuby:0x00007fce376efde0
@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.20240626-194637",
@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.000023 0.000006 0.000029 ( 0.000031)
autoconf 0.000042 0.000011 0.000053 ( 0.000053)
configure 0.000031 0.000008 0.000039 ( 0.000039)
build_up 0.009212 0.001296 4.449717 ( 4.715229)
build_miniruby 0.001659 0.000415 1.800001 ( 1.908707)
build_ruby 0.001567 0.000392 4.630586 ( 5.070182)
build_all 0.008166 0.002041 8.329344 ( 5.150487)
build_install 0.010646 0.014165 11.864863 ( 7.426234)
test_btest 0.000685 0.000221 109.840898 ( 30.985823)
test_basic 0.000000 0.007815 1.040050 ( 1.089966)
test_all 0.107006 0.041458 820.906605 (236.291684)
test_rubyspec 0.047954 0.048721 163.178306 ( 35.349187)
total: 327.99 sec